home *** CD-ROM | disk | FTP | other *** search
- OpenWorkspace "Sat_ring.ws5"
- Set wnd = getWindow(1)
- Set Camera = wnd.camera
- Set theTime = camera.time
- Set Direction = camera.Direction
- Set Location = camera.Location
- '---- end standard prologue'
- theTime.wnd.left = Screen.width
- wnd.MDIWindow.State = SW_MAXIMIZE
-
- set pl =PlayerWindow
- 'pl.top=450
- 'pl.left=600
- pl.top=Screen.height-150
- pl.left=Screen.width-200
-
- theTime.step = 0.500000000000E+000
- Set obj_l = Location.CentralObject
- set obj_d=Direction.Object
- set wnd1 = CreateTextWindow
- wnd1.LoadFile "Sat_ring.html"
- wnd1.Locate 0,0,450,115
- wnd1.Show
- settimemark
- Direction.Zoom = 1.00000000000000E+001 : UpdateWindows
- Direction.Zoom = 5.00000000000000E+001 : UpdateWindows
- pause 1000
- Direction.Zoom = 1.00000000000000E+002 : UpdateWindows
- Direction.Zoom = 2.00000000000000E+002 : UpdateWindows
- pause 1000
- Direction.Zoom = 3.00000000000000E+002 : UpdateWindows
- Direction.Zoom = 4.00000000000000E+002 : UpdateWindows
- pause 1000
- Direction.Zoom = 5.00000000000000E+002 : UpdateWindows
- Direction.Zoom = 6.00000000000000E+002 : UpdateWindows
- pause 1000
- Direction.Zoom = 7.00000000000000E+002 : UpdateWindows
- Direction.Zoom = 8.00000000000000E+002 : UpdateWindows
- Direction.Zoom = 9.00000000000000E+002 : UpdateWindows
- Direction.Zoom = 1.00000000000000E+003 : UpdateWindows
- pause 1000
- Direction.Zoom = 1.10000000000000E+003 : UpdateWindows
- Direction.Zoom = 1.20000000000000E+003 : UpdateWindows
- Direction.Zoom = 1.40000000000000E+003 : UpdateWindows
- pause 1000
- Direction.Zoom = 1.60000000000000E+003 : UpdateWindows
- Direction.Zoom = 1.80000000000000E+003 : UpdateWindows
- Direction.Zoom = 2.00000000000000E+003 : UpdateWindows
- pause 1000
- Direction.Zoom = 2.20000000000000E+003 : UpdateWindows
- Direction.Zoom = 2.40000000000000E+003 : UpdateWindows
- pause 3000
- waitfortime 11000
- wnd1.LoadFile "Sat_ring1.html"
- wnd1.Locate 0,0,450,115
- theTime.wnd.left = Screen.width-theTime.wnd.width-5
- theTime.Forward
- WaitFrames 21
- theTime.Stop
- pause 2000
- theTime.Forward
- WaitFrames 21
- theTime.Stop
- pause 2000
- theTime.Forward
- WaitFrames 21
- theTime.Stop
- pause 2000
- theTime.Forward
- WaitFrames 21
- theTime.Stop
- pause 2000
- waitfortime 15000
- theTime.wnd.left = Screen.width
- wnd1.LoadFile "Sat_ring2.html"
- wnd1.Locate 0,0,450,100
- Direction.Zoom = 1.00000000000000E+000 : UpdateWindows
- obj_l.ObjectType=&H706C6E74
- obj_l.ObjectID = 6
- Location.SetLocParams 3, 0, 0
- Location.CentralObject=obj_l
- Location.LatStepUnits = 0
- Location.StepLattitude = 1.74532925199428E-001
- Location.LonStepUnits = 0
- Location.StepLongitude = 1.74532925199428E-001
- Location.ForwardLon
- WaitFrames 50
- Location.StopLongitude
- Location.ForwardLat
- WaitFrames 6
- Location.StopLattitude
- waitfortime 9000
- wnd1.Close
- ' end recording
-
-